home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: MegaDisc / MegaDisc 06 (1988)(MegaDisc Digital Publishing)(AU)[m][WB].zip / MegaDisc 06 (1988)(MegaDisc Digital Publishing)(AU)[m][WB].adf / PROGRAMS / VirusKillers / VirusX.Docs < prev    next >
Text File  |  1988-03-27  |  5KB  |  103 lines

  1.  
  2.         VirusX - Fourth in a growing line of "X-Utilities".
  3.  
  4.             - By Steve Tibbett -
  5.  
  6. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  7.  
  8.        [ ED NOTE: Although we don't normally just pull Fish programs
  9.        onto MD, this program seems timely and a good complement to
  10.        VACCINE. Like Vaccine, it works from the Workbench, and it
  11.        just sits there checking any disks that you put in any drive.
  12.        Note that you might get a message saying "non-standard boot
  13.        sector", but it could be because a games disk has protected
  14.        boot blocks, or it could be that it has modified boot sectors
  15.        such as were on Megadisc5. So check out the disk before you
  16.        install it, ie, don't install a games disk by mistake. But
  17.        read on to find out all about it.]
  18.  
  19. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  20.  
  21.        The Virus is something that's been following us around
  22.        for a couple of months now, and I think it's about time
  23.        we got rid of it for good.
  24.  
  25.        There are a number of CLI-based Virus Checkers out there,
  26.        which do their job just fine, but if you're not into
  27.        using CLI, what do you do?  You use VirusX!
  28.  
  29.        Please, I encourage you to give this program to anybody
  30.        who might have the virus.  Including your local dealer -
  31.        some of the dealers in this area have the virus all over
  32.        their disks, which they allow customers to copy, and
  33.        they don't do anything about it because they don't know
  34.        how.  VirusX makes it extremely simple.
  35.  
  36.        You can put VirusX in your Startup-Sequence.  When run,
  37.        it will open a small window so you know it's there (and
  38.        it will display the occasional message in it).  Whenever
  39.        a disk is inserted into any of the 3.5" drives, that disk
  40.        is automagically checked for the SCA virus, and also
  41.        checked to see if it's boot sector is "Standard".  If
  42.        the disk has a nonstandard boot sector, it is either
  43.        a new form of virus which I don't know about yet, or it
  44.        is a commercial program which uses the boot block for
  45.        something constructive (like booting their game).
  46.  
  47.        If VirusX finds a boot block it is suspicious about, it
  48.        will present the user with a requester either warning
  49.        him that the disk has the SCA virus, or telling him that
  50.        the boot code is nonstandard.  In either case, he is
  51.        given the option to either ignore it, or to Remove it.
  52.  
  53.        If the user selects Remove, after he says he's SURE he
  54.        wants to rewrite the disk's boot sector (Remember: Never
  55.        rewrite the boot sector of a commercial program unless
  56.        you KNOW that program doesn't use it for something
  57.        else.  If the program gives you the AmigaDOS window before
  58.        running, you know it is safe to repair that disk.).
  59.        The boot code written back to the disk by VirusX is the
  60.        same boot code that the AmigaDOS INSTALL command (and
  61.        it's compatible counterpart on one of the fish disks)
  62.        uses.
  63.  
  64.        If you run across a strain of the virus, or any other virus
  65.        that VirusX doesn't specifically warn of, PLEASE send
  66.        me a copy of a disk with that virus on it!  I want to
  67.        keep VirusX current, and to do so, I need the viruses.
  68.        I have heard tell of two other viruses besides SCA, but
  69.        I don't know much about them - yet.
  70.  
  71.        Of course, there are those of you who are thinking that
  72.        I am some nut case trying to spread my own virus hidden
  73.        under the guise of a virus checker.  Well, just for you,
  74.        I've included the C source code.  Please, if you don't
  75.        trust me, don't discard a useful utility as untrustworthy
  76.        for no reason, CHECK THE SOURCE!  Recompile it if you
  77.        think I'm trying to slip a fast one on you.  I just
  78.        want to see the virus out of all of our lives.
  79.  
  80.        I want feedback on this!  Send me a letter!  Send me money!
  81.        This program is Copyrighted, but is freely redistributable
  82.        (It's NOT Shareware).  Do what you want with it, but
  83.        Please don't use it for evil purposes.  That's what I'm
  84.        trying to prevent.
  85.  
  86.        My address:
  87.  
  88.            Steve Tibbett
  89.            2710 Saratoga Pl. #1108
  90.            Gloucester, Ontario
  91.            K1T 1Z2
  92.  
  93.            My BBS: OMX BBS, 613-731-3419.
  94.  
  95.  
  96.        One final note:  If you click in VirusX's window, the screen's
  97.        title bar will show information on how many disks VirusX has
  98.        looked at, and how many it has found the virus on.
  99.  
  100.  
  101. ~~~~~~~~~~~~~~~~~~~~~~~~ END OF VIRUSX.DOCS ~~~~~~~~~~~~~~~~~~~~~~~~~
  102.  
  103.